From db993980d610acee84370665e378e0cfa28f8f4d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 22 Oct 2013 08:05:48 +0000 Subject: testing/py-hackernews: fix typo in depends --- testing/py-hackernews/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/py-hackernews') diff --git a/testing/py-hackernews/APKBUILD b/testing/py-hackernews/APKBUILD index 276791d64c..f31fdfb724 100644 --- a/testing/py-hackernews/APKBUILD +++ b/testing/py-hackernews/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Python API for Hacker News" url="https://github.com/thekarangoel/HackerNewsAPI/" arch="noarch" license="MIT" -depends="python py-requests py-beautifulsoup4" +depends="python py-requests py-beautifulsoup" depends_dev="" makedepends="python-dev py-setuptools" install="" -- cgit v1.2.3