Добавлена зависимость для modem-manager-gui

mhiretskiy
parent 1d3d503c43
commit 3ef238d85e

@ -0,0 +1,21 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
DESCRIPTION="GUI for Modem Manager daemon."
HOMEPAGE="http://linuxonly.ru/"
SRC_URI="http://download.tuxfamily.org/gsf/source/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=x11-libs/gtk+-3.4.0
app-text/po4a
dev-util/itstool
app-text/gtkspell:3
x11-libs/libnotify"
RDEPEND="${DEPEND}"
Loading…
Cancel
Save