media-video/aegisub: remove uneeded virtual/os-headers build dependency
authorIlya Tumaykin <itumaykin@gmail.com>
Thu, 5 Jan 2017 19:26:26 +0000 (22:26 +0300)
committerDavid Seifert <soap@gentoo.org>
Fri, 6 Jan 2017 08:01:27 +0000 (10:01 +0200)
Aegisub doesn't use kernel headers for OSS support or anything else.

Closes: https://github.com/gentoo/gentoo/pull/3339
Package-Manager: Portage-2.3.3, Repoman-2.3.1

media-video/aegisub/aegisub-3.2.2_p20160518-r1.ebuild
media-video/aegisub/aegisub-9999.ebuild

index 44dcfc9f9b95d7b47c8203a76f8c7c415bca2338..9bad8d434343d83f3d6e3ea6a58712f2b4457eab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -46,7 +46,6 @@ DEPEND="${RDEPEND}
        dev-util/intltool
        sys-devel/gettext
        virtual/pkgconfig
-       oss? ( virtual/os-headers )
        test? (
                ~dev-cpp/gtest-1.7.0
                dev-lua/busted
index 5550ccdf80e3a3b65e7eae513fccb188c65e2b34..4a0715cdaadfd367d48e0840d530bd109bf4f1a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -47,7 +47,6 @@ DEPEND="${RDEPEND}
        dev-util/intltool
        sys-devel/gettext
        virtual/pkgconfig
-       oss? ( virtual/os-headers )
        test? (
                ~dev-cpp/gtest-1.7.0
                dev-lua/busted