From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E71BD138330 for ; Fri, 2 Sep 2016 17:03:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0682521C107; Fri, 2 Sep 2016 17:03:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A801521C107 for ; Fri, 2 Sep 2016 17:03:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B4C323405BB for ; Fri, 2 Sep 2016 17:03:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BBA962462 for ; Fri, 2 Sep 2016 17:03:19 +0000 (UTC) From: "Jason Donenfeld" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Donenfeld" Message-ID: <1472835789.3700ff727809928b965c33b5d0c62abc5ff4ce31.zx2c4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/openbsc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/openbsc/openbsc-9999.ebuild X-VCS-Directories: net-wireless/openbsc/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason Donenfeld X-VCS-Revision: 3700ff727809928b965c33b5d0c62abc5ff4ce31 X-VCS-Branch: master Date: Fri, 2 Sep 2016 17:03:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f0e00b20-f2c7-413b-9044-f6b254296038 X-Archives-Hash: 9a542138554f6e033751a180f7a6322b commit: 3700ff727809928b965c33b5d0c62abc5ff4ce31 Author: Jason A. Donenfeld gentoo org> AuthorDate: Fri Sep 2 17:03:09 2016 +0000 Commit: Jason Donenfeld gentoo org> CommitDate: Fri Sep 2 17:03:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3700ff72 net-wireless/openbsc: requires netif net-wireless/openbsc/openbsc-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-wireless/openbsc/openbsc-9999.ebuild b/net-wireless/openbsc/openbsc-9999.ebuild index 8ba6088..473b1e3 100644 --- a/net-wireless/openbsc/openbsc-9999.ebuild +++ b/net-wireless/openbsc/openbsc-9999.ebuild @@ -19,6 +19,7 @@ DEPEND=" gprs? ( net-wireless/openggsn ) net-libs/libosmocore net-libs/libosmo-abis + net-libs/libosmo-netif dev-db/libdbi" RDEPEND="${DEPEND} dev-db/libdbi-drivers[sqlite]