diff options
Diffstat (limited to 'main/xfce4-notifyd')
-rw-r--r-- | main/xfce4-notifyd/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/xfce4-notifyd/APKBUILD b/main/xfce4-notifyd/APKBUILD index 244cbe5e30..a1de8c6424 100644 --- a/main/xfce4-notifyd/APKBUILD +++ b/main/xfce4-notifyd/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.2.0 pkgrel=0 pkgdesc="notification daemon for the xfce desktop" url="http://spuriousinterrupt.org/projects/xfce4-notifyd" +arch="x86 x86_64" license="GPL2" depends="hicolor-icon-theme" makedepends="gtk+-dev libxfce4util libxfce4ui-dev libsexy-dev xfconf-dev |