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