diff options
Diffstat (limited to 'community/httpbin/PKGBUILD')
-rw-r--r-- | community/httpbin/PKGBUILD | 1 |
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') |