diff options
Diffstat (limited to 'testing/irclog2html/APKBUILD')
-rw-r--r-- | testing/irclog2html/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/irclog2html/APKBUILD b/testing/irclog2html/APKBUILD index a1e7810c86..4750de7d84 100644 --- a/testing/irclog2html/APKBUILD +++ b/testing/irclog2html/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Script to convert IRC logs to HTML and other formats" url="http://mg.pov.lt/irclog2html/" arch="noarch" license="GPL2+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" |