瀏覽代碼

Deprecate microblogpub

Bob Mottram 6 年之前
父節點
當前提交
988f2dd394
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3
    1
      src/freedombone-app-microblogpub

+ 3
- 1
src/freedombone-app-microblogpub 查看文件

@@ -7,6 +7,8 @@
7 7
 #
8 8
 #                              Freedom in the Cloud
9 9
 #
10
+# This needs python 3.6, which is later than the debian version
11
+#
10 12
 # License
11 13
 # =======
12 14
 #
@@ -25,7 +27,7 @@
25 27
 # You should have received a copy of the GNU Affero General Public License
26 28
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
27 29
 
28
-VARIANTS='full full-vim'
30
+VARIANTS=''
29 31
 
30 32
 IN_DEFAULT_INSTALL=0
31 33
 SHOW_ON_ABOUT=1