diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2016-08-21 23:15:49 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2016-08-21 23:15:49 +0200 |
commit | e1f479475372a8d481cf624840db98b459b46d30 (patch) | |
tree | 5a6c3848d58fa65c3bc3f68b0fe3e54162cd862b /community | |
parent | 8bcf90e6a25dcbe10c270b45a70fd07c84418be9 (diff) | |
download | aports-e1f479475372a8d481cf624840db98b459b46d30.tar.bz2 aports-e1f479475372a8d481cf624840db98b459b46d30.tar.xz |
communtiy/firetools: disabled (missing xterm)
Diffstat (limited to 'community')
-rw-r--r-- | community/firetools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/firetools/APKBUILD b/community/firetools/APKBUILD index f3e0c71afb..d84d5cb7c6 100644 --- a/community/firetools/APKBUILD +++ b/community/firetools/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.9.40.1 pkgrel=0 pkgdesc="Firejail sandbox launcher integrated with the system tray" url="https://l3net.wordpress.com/projects/firejail/#firetools" -arch="all !armhf" +arch="!armhf" license="GPL2" depends="firejail xterm qt5-qtsvg mesa-dri-swrast" depends_dev="" |