diff options
-rw-r--r-- | sys-apps/gsmartcontrol/gsmartcontrol-1.1.4-r1.ebuild (renamed from sys-apps/gsmartcontrol/gsmartcontrol-1.1.4.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/gsmartcontrol/gsmartcontrol-1.1.4.ebuild b/sys-apps/gsmartcontrol/gsmartcontrol-1.1.4-r1.ebuild index 472ebfc3afaf..2abd71879045 100644 --- a/sys-apps/gsmartcontrol/gsmartcontrol-1.1.4.ebuild +++ b/sys-apps/gsmartcontrol/gsmartcontrol-1.1.4-r1.ebuild @@ -16,7 +16,7 @@ IUSE="test" RESTRICT="!test? ( test )" DEPEND="dev-cpp/gtkmm:3.0 - dev-libs/libpcre:3 + dev-libs/libpcre:3[cxx] sys-apps/smartmontools" RDEPEND="${DEPEND} x11-apps/xmessage" |