diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-15 02:47:52 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-15 02:47:52 +0000 |
| commit | 5954d462bdf9825f9ff911237aaba2d9eb131c8c (patch) | |
| tree | d9621cd42298e2d8da0fc4fb4d812a982b590e2c /dev-python/python-debian | |
| parent | 00dcd14aaae657d77a63015daee8e2aa8e6b1d30 (diff) | |
| download | baldeagleos-repo-5954d462bdf9825f9ff911237aaba2d9eb131c8c.tar.gz baldeagleos-repo-5954d462bdf9825f9ff911237aaba2d9eb131c8c.tar.xz baldeagleos-repo-5954d462bdf9825f9ff911237aaba2d9eb131c8c.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/python-debian')
| -rw-r--r-- | dev-python/python-debian/python-debian-0.1.36.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-python/python-debian/python-debian-0.1.36.ebuild b/dev-python/python-debian/python-debian-0.1.36.ebuild index 9990d05cc044..855f46d2d6d2 100644 --- a/dev-python/python-debian/python-debian-0.1.36.ebuild +++ b/dev-python/python-debian/python-debian-0.1.36.ebuild @@ -23,10 +23,7 @@ RDEPEND=" BDEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] - test? ( - app-arch/dpkg - $(python_gen_cond_dep 'dev-python/unittest2[${PYTHON_USEDEP}]' -2) - ) + test? ( app-arch/dpkg ) " PATCHES=( "${FILESDIR}/0.1.36-disable-apt-pkg.patch" ) |
