diff options
-rw-r--r-- | app-text/paperwork/paperwork-2.2.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/paperwork/paperwork-2.2.1.ebuild b/app-text/paperwork/paperwork-2.2.1.ebuild index 26f60728935f..9124bd50a325 100644 --- a/app-text/paperwork/paperwork-2.2.1.ebuild +++ b/app-text/paperwork/paperwork-2.2.1.ebuild @@ -33,6 +33,7 @@ RDEPEND="~app-text/openpaperwork-core-${PV}[${PYTHON_USEDEP}] x11-libs/libnotify[introspection]" DEPEND="${RDEPEND}" BDEPEND="dev-python/setuptools-scm[${PYTHON_USEDEP}] + sys-apps/which sys-devel/gettext" S=${WORKDIR}/paperwork-${PV}/${PN}-gtk |