diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2017-01-26 12:01:57 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2017-01-26 12:01:57 +1100 |
commit | 5ac653a2396dac0750e4e21e79ed16b34a4042f9 (patch) | |
tree | 64221f6cdd84d2d2fe87f3dcf2be14b552eae93c /hexchat | |
parent | ebf7e270cb8c8c654acb12aa349f22b796d516cb (diff) | |
download | opt-5ac653a2396dac0750e4e21e79ed16b34a4042f9.tar.gz opt-5ac653a2396dac0750e4e21e79ed16b34a4042f9.tar.xz |
[notify] hexchat: some users get missing autoconf-archive on configure, since it's so small depend on it
Diffstat (limited to 'hexchat')
-rw-r--r-- | hexchat/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hexchat/Pkgfile b/hexchat/Pkgfile index 0b70787dd..3a806071a 100644 --- a/hexchat/Pkgfile +++ b/hexchat/Pkgfile @@ -2,7 +2,7 @@ # URL: http://hexchat.github.io/ # Maintainer: Danny Rawlins, crux at romster dot me # Packager: Danny Rawlins, crux at romster dot me -# Depends on: intltool iso-codes libnotify libsexy pciutils xorg-libxdamage +# Depends on: autoconf-archive intltool iso-codes libnotify libsexy pciutils xorg-libxdamage # Optional: enchant libcanberra lua name=hexchat |