diff options
Diffstat (limited to 'main/oprofile')
-rw-r--r-- | main/oprofile/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/oprofile/APKBUILD b/main/oprofile/APKBUILD index 9c9e4f8cf..29cb35bf7 100644 --- a/main/oprofile/APKBUILD +++ b/main/oprofile/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="A System Profiler for Linux" url="http://oprofile.sourceforge.net/" license="GPL" depends="" -makedepends="libiconv-dev gettext" +makedepends="libiconv-dev popt-dev gettext" install= subpackages="$pkgname-doc" source="http://prdownloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz |