summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-05-25 09:28:29 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2018-05-25 09:28:29 +0200
commit01cf34e3f4a411326359941ded36d5664e4e1c3a (patch)
tree96658c4a2742582fc81b19507c51d4db2cafdf8e /community
parentc7321e8ceba2b7677fa69ade08256251e99b10a8 (diff)
downloadpackages-01cf34e3f4a411326359941ded36d5664e4e1c3a.tar.xz
community/httpbin: added python2-enum34 to makedepends
Diffstat (limited to 'community')
-rw-r--r--community/httpbin/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/httpbin/PKGBUILD b/community/httpbin/PKGBUILD
new file mode 100644
index 00000000..a209ef85
--- /dev/null
+++ b/community/httpbin/PKGBUILD
@@ -0,0 +1 @@
+makedepends+=('python2-enum34')