1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00

Revert "Bug 451929 - Leverage p2 ability to express native packages"

This is breaking downstream builds.

This reverts commit 18e6101a53.

Change-Id: I5dd2ee129518757866ab832c683b648d13b07b83
Reviewed-on: https://git.eclipse.org/r/38594
Tested-by: Hudson CI
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
This commit is contained in:
Doug Schaefer 2014-12-19 15:39:47 -05:00
parent ca6d07cf0c
commit 1681eb8676
6 changed files with 0 additions and 12 deletions

View file

@ -1,2 +0,0 @@
instructions.install=\
org.eclipse.equinox.p2.touchpoint.natives.checkAndPromptNativePackage(distro:debian,package:autoconf);

View file

@ -1,2 +0,0 @@
instructions.install=\
org.eclipse.equinox.p2.touchpoint.natives.checkAndPromptNativePackage(distro:debian,package:make);

View file

@ -1,2 +0,0 @@
instructions.install=\
org.eclipse.equinox.p2.touchpoint.natives.checkAndPromptNativePackage(distro:debian,package:gcc);

View file

@ -1,2 +0,0 @@
instructions.install=\
org.eclipse.equinox.p2.touchpoint.natives.checkAndPromptNativePackage(distro:debian,package:gdb);

View file

@ -1,2 +0,0 @@
instructions.install=\
org.eclipse.equinox.p2.touchpoint.natives.checkAndPromptNativePackage(distro:debian,package:gdb);

View file

@ -1,2 +0,0 @@
instructions.install=\
org.eclipse.equinox.p2.touchpoint.natives.checkAndPromptNativePackage(distro:debian,package:qt-sdk);