diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2017-11-01 23:35:12 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2017-11-01 23:35:12 +1100 |
commit | 4a6158d18ee32bdacaec9a1f0c0dc4f0af2dc69d (patch) | |
tree | 27f1cb2aea59ed10eec0c7c2846d3408952831eb /asciidoc/Pkgfile | |
parent | 238158a53fe83847a537aab71d58d05c21fe1497 (diff) | |
download | contrib-4a6158d18ee32bdacaec9a1f0c0dc4f0af2dc69d.tar.gz contrib-4a6158d18ee32bdacaec9a1f0c0dc4f0af2dc69d.tar.xz |
remove redundant deps (Romster)
Diffstat (limited to 'asciidoc/Pkgfile')
-rw-r--r-- | asciidoc/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asciidoc/Pkgfile b/asciidoc/Pkgfile index 55c3ebc4a..885c1e1a1 100644 --- a/asciidoc/Pkgfile +++ b/asciidoc/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.methods.co.nz/asciidoc/ # Maintainer: Danny Rawlins, crux at romster dot me # Packager: Vincenzo Colosimo, vico at bicisport dot de -# Depends on: python docbook-xml docbook-xsl +# Depends on: docbook-xsl python name=asciidoc version=8.6.9 |